home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / sound / aoa / soundbus / Kconfig next >
Encoding:
Text File  |  2008-12-24  |  381 b   |  15 lines

  1. config SND_AOA_SOUNDBUS
  2.     tristate "Apple Soundbus support"
  3.     select SND_PCM
  4.     ---help---
  5.     This option enables the generic driver for the soundbus
  6.     support on Apple machines.
  7.     
  8.     It is required for the sound bus implementations.
  9.  
  10. config SND_AOA_SOUNDBUS_I2S
  11.     tristate "I2S bus support"
  12.     depends on SND_AOA_SOUNDBUS && PCI
  13.     ---help---
  14.     This option enables support for Apple I2S busses.
  15.